Skip to content

fix(deps): update all non-major dependencies [skip netlify] #994

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 30, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@angular/cdk 19.1.3 -> 19.2.18 age adoption passing confidence dependencies minor
@open-wc/semantic-dom-diff (source) 0.19.7 -> 0.20.1 age adoption passing confidence devDependencies minor
@types/codemirror (source) 5.60.5 -> 5.60.16 age adoption passing confidence devDependencies patch
@types/jasmine (source) 4.3.0 -> 4.6.5 age adoption passing confidence devDependencies minor
@types/json-schema (source) 7.0.11 -> 7.0.15 age adoption passing confidence dependencies patch
@types/moment-timezone 0.5.13 -> 0.5.30 age adoption passing confidence devDependencies patch
@types/mousetrap (source) 1.6.9 -> 1.6.15 age adoption passing confidence devDependencies patch
@types/node (source) 16.11.59 -> 16.18.126 age adoption passing confidence devDependencies minor
@types/prismjs (source) 1.26.0 -> 1.26.5 age adoption passing confidence devDependencies patch
@web/test-runner (source) ^0.19.0 -> ^0.20.0 age adoption passing confidence devDependencies minor
ajv (source) 8.12.0 -> 8.17.1 age adoption passing confidence dependencies minor
autoprefixer 10.4.11 -> 10.4.21 age adoption passing confidence devDependencies patch
axe-core (source) 4.4.3 -> 4.10.3 age adoption passing confidence devDependencies minor
clean-css 5.3.1 -> 5.3.3 age adoption passing confidence devDependencies patch
codemirror 5.65.8 -> 5.65.19 age adoption passing confidence peerDependencies patch
codemirror 5.65.8 -> 5.65.19 age adoption passing confidence dependencies patch
eslint (source) 8.57.0 -> 8.57.1 age adoption passing confidence devDependencies patch
eslint-plugin-import 2.29.1 -> 2.31.0 age adoption passing confidence devDependencies minor
eslint-plugin-jsdoc 39.3.6 -> 39.9.1 age adoption passing confidence devDependencies minor
eslint-plugin-no-only-tests (source) 3.0.0 -> 3.3.0 age adoption passing confidence devDependencies minor
eslint-plugin-security 1.5.0 -> 1.7.1 age adoption passing confidence devDependencies minor
husky 8.0.1 -> 8.0.3 age adoption passing confidence devDependencies patch
jasmine-core (source) 5.5.0 -> 5.7.1 age adoption passing confidence devDependencies minor
moment (source) 2.29.4 -> 2.30.1 age adoption passing confidence devDependencies minor
moment-timezone (source) ^0.5.37 -> ^0.5.37 || ^0.6.0 age adoption passing confidence peerDependencies minor
moment-timezone (source) 0.5.37 -> 0.6.0 age adoption passing confidence dependencies minor
ng-in-viewport (source) 13.0.0 -> 13.0.1 age adoption passing confidence peerDependencies patch
ng-in-viewport (source) 13.0.0 -> 13.0.1 age adoption passing confidence dependencies patch
node (source) 20.14.0 -> 20.19.2 age adoption passing confidence volta minor
node (source) 18.19.0 -> 18.20.8 age adoption passing confidence minor
prettier (source) 2.7.1 -> 2.8.8 age adoption passing confidence devDependencies minor
pretty-quick 3.1.3 -> 3.3.1 age adoption passing confidence devDependencies minor
rxjs (source) 7.8.1 -> 7.8.2 age adoption passing confidence devDependencies patch
rxjs (source) 7.8.1 -> 7.8.2 age adoption passing confidence dependencies patch
shallow-render 18.0.0 -> 18.0.3 age adoption passing confidence devDependencies patch
start-server-and-test 1.14.0 -> 1.15.4 age adoption passing confidence devDependencies minor
ts-node (source) 10.9.1 -> 10.9.2 age adoption passing confidence devDependencies patch
tslib (source) 2.4.0 -> 2.8.1 age adoption passing confidence dependencies minor
webpack-bundle-analyzer 4.6.1 -> 4.10.2 age adoption passing confidence devDependencies minor
yarn (source) 4.5.1 -> 4.9.1 age adoption passing confidence packageManager minor
yarn (source) 4.5.1 -> 4.9.1 age adoption passing confidence volta minor

Release Notes

angular/components (@​angular/cdk)

v19.2.18

Compare Source

v19.2.17

Compare Source

material
Commit Type Description
0e300d1041 fix datepicker: prevent calendar from stealing away focus (#​31128)
af04c772ed fix dialog: use custom token to disable animations (#​31156)
306eef1d74 fix radio: assistive technology announcing button as invalid (#​31160)
bd614b4a69 fix radio: updating required value should mark for check (#​31109)
ca231dc9b8 fix sidenav: removes -1 tabindex from sidenav (#​31155)
33d8f3347e fix tabs: avoid not having any focusable tabs (#​31144)

v19.2.16

Compare Source

material
Commit Type Description
08f5fda901 fix button-toggle: use smaller border radius (#​31084)
68928e58aa fix button: inherit button shape in focus indicator (#​31065)
6abe7510b2 fix schematics: incorrect on-tertiary color being generated (#​31061)
cdk-experimental
Commit Type Description
af0b4638f2 fix column-resize: Obscure weird behavior in tables that are too wide by conditionally disabling resize (#​31100)

v19.2.15

Compare Source

cdk
Commit Type Description
85e448678 fix dialog: avoid setting aria-hidden before focus has moved (#​31030) (#​31036)
docs
Commit Type Description
02a893a6d fix Automatic scrolling fails on screens smaller than 721px due to flexbox behavior (#​31037)

v19.2.14

Compare Source

v19.2.13

Compare Source

v19.2.12

Compare Source

google-maps
Commit Description
fix - 278f29e90 implicitly include google.maps types instead of the triple slash workaround (#​30942)
material
Commit Description
fix - 5fa518581 chips: icon cut off when text-spacing is increased (#​30867)
fix - 5efd099a3 schematics: surface-container-low token not emitted (#​30985)
fix - 47ae20144 table: height tokens not applying to flex table (#​30978)
fix - 9a8d136d6 tabs: flicker when animationDuration is set to zero (#​30966) (#​30968)
cdk
Commit Description
fix - 63c5e0068 overlay: reduce touch interaction delay on backdrop (#​30971)
fix - 00dac592a stepper: resolve null pointer errors (#​30944)
multiple
Commit Description
fix - 33a721716 ensure mat-option parents are the offsetParent (#​30977) (#​30980)

v19.2.11

Compare Source

cdk
Commit Type Description
0509a99d27 fix overlay: scroll was blocked when zoomed out even if scrolling wasn't an option (#​30762)
14afce23b6 fix schematics: account for new karma builder (#​30907)
material
Commit Type Description
4d0dcc49f8 fix list: update documentation (#​30883)

v19.2.10

Compare Source

cdk
Commit Type Description
604e4d6c98 fix overlay: disable overlay animation with prefers-reduced-motion (#​30858)
material
Commit Type Description
ef723db2e0 fix bottom-sheet: page jumping if backdrop-filter is applied (#​30840)

v19.2.9

Compare Source

cdk
Commit Type Description
111b0c65a fix table: error if data is accessed too early (#​30817)

v19.2.8

Compare Source

cdk
Commit Type Description
0ee159390f perf drag-drop: fix performance regression when destroying items (#​30751)
material
Commit Type Description
491fce2aa7 fix form-field: move error aria-live to parent container (#​30678)
bdbf32af29 fix tabs: allow ID to be set on tab (#​30768)
cdk-experimental
Commit Type Description
bc99b420b2 perf column-resize: improve hover responsiveness of… (#​30708)

v19.2.7

Compare Source

cdk
Commit Type Description
259bd2323 fix menu: not clearing aria-controls on context menu (#​30680)
material
Commit Type Description
3ba64d85c fix sort: set cursor on entire clickable area (#​30696)

v19.2.6

Compare Source

cdk
Commit Type Description
5a7009a50 fix overlay: ensure re-exported transitive Dir directive can be imported (#​30679)

v19.2.5

Compare Source

cdk
Commit Type Description
ab70ba5b3 fix tree: retainining previous objects (#​30431)
material
Commit Type Description
2bfa5262e fix timepicker: TimepickerInput component in shadow DOM (#​30642)
multiple
Commit Type Description
8d7a0f683 fix ensure re-exported module symbols can be imported

v19.2.4

Compare Source

cdk
Commit Type Description
60fc781c3 fix text-field: Long multiline textfield focus issue (#​30312)
material
Commit Type Description
528cfc23f fix card: remove alternate token for container-color (#​30640)
804c027c3 fix chips: adds default placeholder for chips input (#​30452)
732397f5b fix core: include alternative tokens (#​30633)
0ec7fd164 fix paginator: change tabindex expect in test
9b357a3f1 fix paginator: prevent keyboard nav to disabled buttons (#​30627)
432bde7b0 fix select: use flexible overlay dimensions (#​30628)
9b9d7bd41 fix timepicker: assertion error if reopened quickly (#​30639)

v19.2.3

Compare Source

cdk
Commit Type Description
3de78febb fix portal: fix incorrect injector hierarchy with DomPortalOutlet and child environment injectors (#​30610)
material
Commit Type Description
c4e46080e fix autocomplete: incorrectly resolving focused element in shadow DOM (#​30619)
6d978a3aa fix schematics: some options missing from schema (#​30602)
289a0e0aa fix timepicker: wrong default scroll strategy (#​30593)
multiple
Commit Type Description
4d8f3aab8 fix deprecate exported factories (#​30608)

v19.2.2

Compare Source

cdk
Commit Type Description
c31c7fe22a fix stepper: emitting interacted event when item has not changed (#​30579)
material
Commit Type Description
f89ed8115c fix bottom-sheet: focus first tabbable element by default (#​30549)
8754784ec5 fix schematics: remove NoopAnimationsModule from generated tests (#​30562)
bfdbc23b8c fix timepicker: unable to reopen if closed by scroll strategy (#​30561)
material-angular-io
Commit Type Description
cd40ee0f37 fix sidenav links not updating (#​30564)
multiple
Commit Type Description
3c68b6d6b7 fix resolve host binding issues (#​30570)

v19.2.1

Compare Source

v19.2.0

Compare Source

cdk
Commit Type Description
1c2c9d98f fix collections: SelectionModel setSelection method inconsistent with compareWith (#​27460)
de40f2eec fix platform: preserve compatibility with angular versions less than 19.1 (#​30401)
36992a362 fix stepper: Linear stepper after initialization navigating to previous step issue (#​30323)
material
Commit Type Description
3d91f6105 feat core: drop dependency on animations module (#​30459)
44c732065 feat schematics: Add option to customize colors for neutral variant and error palettes (#​30321)
013fe0456 fix autocomplete: switch away from animations module (#​30356)
5423dd25e fix bottom-sheet: remove remaining animation dependencies
0776acc1e fix bottom-sheet: switch away from animations module (#​30402)
f9c036c0e fix button: incorrect outlined focus overlay shape when border radius is customized (#​30513)
fd09003a1 fix chips: forced colors disabled chip fix (#​30429)
936258c45 fix core: deprecate AnimationCurves and AnimationDurations (#​30538)
d141f83f3 fix core: remove animations from ng add (#​30446)
0a0ddcf3b fix datepicker: changed after checked error when assigning end value (#​30534)
212c35476 fix datepicker: remove remaining animation dependencies
066c74025 fix

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jun 30, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from b112de0 to 4839cf9 Compare July 7, 2023 16:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 43dc256 to 1c01948 Compare July 17, 2023 20:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from de175c8 to b6905aa Compare July 27, 2023 13:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from faa7574 to 5748937 Compare August 3, 2023 13:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from afc85cb to 9df896f Compare August 13, 2023 16:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from cc56233 to 15d3630 Compare August 18, 2023 19:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from b146d34 to 106e00b Compare April 4, 2025 19:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 0896ee5 to f33a7b8 Compare April 14, 2025 08:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 644a623 to 8b6ee9b Compare April 23, 2025 19:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 76c9334 to 31ef79b Compare May 1, 2025 08:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 327f38e to d8a9901 Compare May 7, 2025 17:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from bc057d0 to 19cd0de Compare May 21, 2025 17:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 27d4ddb to d032452 Compare May 28, 2025 15:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d032452 to cfa4b8f Compare May 30, 2025 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants